[INFO] cloning repository https://github.com/span14/dcap-valida
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/span14/dcap-valida" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspan14%2Fdcap-valida", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspan14%2Fdcap-valida'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a4ab3bc68f7e4523bc526d45f88b0eaca062402
[INFO] testing span14/dcap-valida against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspan14%2Fdcap-valida" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/span14/dcap-valida
[INFO] finished tweaking git repo https://github.com/span14/dcap-valida
[INFO] tweaked toml for git repo https://github.com/span14/dcap-valida written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/span14/dcap-valida on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/span14/dcap-valida already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/automata-network/dcap-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/lita-xyz/valida-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/hashes.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded keccak v0.2.0-pre.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded hybrid-array v0.2.1
[INFO] [stderr]   Downloaded digest v0.11.0-pre.9
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.3
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded const-oid v0.10.0-rc.3
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.1
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccd72495a5e260467d724d9cfa3d35077cf6423dd4b7ac733b5916e3efeed227
[INFO] running `Command { std: "docker" "start" "-a" "ccd72495a5e260467d724d9cfa3d35077cf6423dd4b7ac733b5916e3efeed227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccd72495a5e260467d724d9cfa3d35077cf6423dd4b7ac733b5916e3efeed227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccd72495a5e260467d724d9cfa3d35077cf6423dd4b7ac733b5916e3efeed227", kill_on_drop: false }`
[INFO] [stdout] ccd72495a5e260467d724d9cfa3d35077cf6423dd4b7ac733b5916e3efeed227
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bf06df53a4207615a79221ea2f1c13cd1c90bfb42790225a97ed94a56a4feb4
[INFO] running `Command { std: "docker" "start" "-a" "7bf06df53a4207615a79221ea2f1c13cd1c90bfb42790225a97ed94a56a4feb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling const-oid v0.10.0-rc.3
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling keccak v0.2.0-pre.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hybrid-array v0.2.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling sha3 v0.11.0-pre.4 (https://github.com/RustCrypto/hashes.git#13f350a0)
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.4 (https://github.com/RustCrypto/hashes.git#13f350a0)
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling valida-rs v0.1.0 (https://github.com/lita-xyz/valida-rs.git?branch=main#84df845d)
[INFO] [stderr]    Compiling dcap-rs v0.1.0 (https://github.com/automata-network/dcap-rs.git#bd869877)
[INFO] [stderr]    Compiling dcap-valida v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.11s
[INFO] running `Command { std: "docker" "inspect" "7bf06df53a4207615a79221ea2f1c13cd1c90bfb42790225a97ed94a56a4feb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bf06df53a4207615a79221ea2f1c13cd1c90bfb42790225a97ed94a56a4feb4", kill_on_drop: false }`
[INFO] [stdout] 7bf06df53a4207615a79221ea2f1c13cd1c90bfb42790225a97ed94a56a4feb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdda14683f2f1065390159863330ec0c039b3384e4b9a780c3aa400a5a69931e
[INFO] running `Command { std: "docker" "start" "-a" "fdda14683f2f1065390159863330ec0c039b3384e4b9a780c3aa400a5a69931e", kill_on_drop: false }`
[INFO] [stderr]    Compiling dcap-valida v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "fdda14683f2f1065390159863330ec0c039b3384e4b9a780c3aa400a5a69931e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdda14683f2f1065390159863330ec0c039b3384e4b9a780c3aa400a5a69931e", kill_on_drop: false }`
[INFO] [stdout] fdda14683f2f1065390159863330ec0c039b3384e4b9a780c3aa400a5a69931e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f6f18c3313b6f3d630ee7eb5a4e3f0c119a2bfbfb0eb91151288dce0a77be8c
[INFO] running `Command { std: "docker" "start" "-a" "8f6f18c3313b6f3d630ee7eb5a4e3f0c119a2bfbfb0eb91151288dce0a77be8c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dcap_valida-335f5abcd97b5005)
[INFO] [stderr] error: test failed, to rerun pass `--bin dcap-valida`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/dcap_valida-335f5abcd97b5005` (exit status: 80)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "8f6f18c3313b6f3d630ee7eb5a4e3f0c119a2bfbfb0eb91151288dce0a77be8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f6f18c3313b6f3d630ee7eb5a4e3f0c119a2bfbfb0eb91151288dce0a77be8c", kill_on_drop: false }`
[INFO] [stdout] 8f6f18c3313b6f3d630ee7eb5a4e3f0c119a2bfbfb0eb91151288dce0a77be8c
